PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.richmedia Package / PDFRichMediaInstance Class / getAsset Method
In This Topic
    getAsset Method
    In This Topic
    Gets the associated asset with this instance.
    Syntax
    public PDFRichMediaAsset getAsset()

    Return Value

    The PDFRichMediaAsset associated with this instance.
    See Also